Created: 16/11/2021
By: SEGADROID
Email: segadroid.studio@outlook.com
Contact: CodeCanyon Profile
Thank you for purchasing my theme. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!
After you download from Codecanyon, there is the project source code at "Android Code Source".
You could import from Android Studio Menu ( File -> New -> Import Project ). When popup window come out, please go to the folder(Mentioned at step 1). Yes, please copy that project into your work space.
You have to make sure that the latest android sdk is installed, you can check it by clicking in ( Navigate -> Search everywhere -> and type "Sdk" in the search -> then Click SDK manager )
Install Android 11 (30 API) and Android 12 (31 API) if you find it not installed
In your Project pane, click on ( app -> java -> com )
Right click at the Packagename -> Refactor -> Rename
Check the box mark and Click "Refactor".
In your Project pane, click on ( app -> res -> values -> strings.xml )
You can change game icon by going to ( app -> res -> mipmap -> ic_launcher ) and ( app -> res -> mipmap -> ic_launcher_round ).
If you want to know about screen densities and icon dimensions, please take a look at below.
You can change game sounds by going to ( app -> assets -> assets -> sfx ).
You can change game assets by going to ( app -> assets -> assets )
Go to manifests -> AndroidManifest.xml, and change AdMob App id.
And Go to Java -> Click on The packagename -> Click on MainActivity.java File and Scroll down to Interstitial Ads section then change AdMob Interstitial Unit Ad.
And Go to ( app -> res -> layout -> activity_main.xml ), Scroll down to Banner Ads section then change AdMob Banner Unit Ad.
Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.
SEGADROID